home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-08-29 | 835 b | 38 lines |
- REM This is the INI file which dynamically provides the environment, and
- REM system options for the Setup programme. A good idea would be to keep
- REM a backup of this file, since it is of vital importance to the programme.
- REM ************************************************************************
-
- [DRIVE]
- Required=0
-
- [DESKTOP]
- Title=Install
- Note=Designed by Craig Ward - 1995
- FrGround=c:\windows\argyle.bmp
-
- [TARGETDIR]
- Target=c:\temp
-
- [#DISKS]
- Disks=1
-
- [PG]
- Group=Delphi vs Paradox
-
- [PI]
- num=2
- 1=c:\pdoxwin\pdoxwin.exe -ic:\windows\actm.ini -q -s -e -c -wc:\actmod\pdoxwin actmod.ssl,Paradox Example,c:\windows\help.ico,0
- 2=c:\actmod\actmod.exe,Delphi Example
-
-
- [README]
- readme=c:\windows\write.exe a:\readthis.wri
-
- [EXECUTABLE]
- num=1
- 1=c:\windows\ztemp.pif
-
-
- REM Designed by Craig Ward, 1995
-